Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/correctly encode ellipsis #229

Closed
wants to merge 3 commits into from
Closed

Feature/correctly encode ellipsis #229

wants to merge 3 commits into from

Conversation

tjmcewan
Copy link

@tjmcewan tjmcewan commented Dec 5, 2018

An ellipsis () gets incorrectly encoded to three dots (...). It comes from the absolute_url filter in Jekyll, which in turn comes from Addressable::URI#normalize. I don't necessarily expect this will be merged, but it's the level I'm comfortable with for our requirements, so just in case anyone else wants it…

@jekyll jekyll locked and limited conversation to collaborators Apr 19, 2023
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants